xfi:fact-has-typed-dimension
xs:boolean=xfi:fact-has-typed-dimension( $item as schema-element(xbrli:item), $dimension as xs:QName)
Last updated on 02-09-2008 at 00:00:00.
OIM Status
Deprecated - this function may be used in OIM-compatible Formula Rules, but its use is not recommended.Parameters
Name | Type | Details |
---|---|---|
item | schema-element(xbrli:item) |
|
dimension | xs:QName |
|
Output
Type: xs:boolean
Returns true if the given dimension is a typed dimension and the fact reports a value for it in either segment, scenario.
This function does not raise an exception if the dimension does not apply to the primary item of the fact, but instead returns false if so.
Errors
Code | Details |
---|---|
xfie:invalidTypedDimensionQName |
|
Conformance suite
90307 xfi.fact-has-typed-dimension testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Herm Fischer |
|
fischer@markv.com | 01-09-2008 at 00:00:00 |
Revisions
Name | On | Details |
---|---|---|
Herm Fischer | 02-09-2008 at 00:00:00 |
|